Skip to content

bpo-22069: Flush is implied also when write contains a carriage return#6609

Merged
Mariatta merged 1 commit into
python:masterfrom
elenaoat:issue22069
May 14, 2018
Merged

bpo-22069: Flush is implied also when write contains a carriage return#6609
Mariatta merged 1 commit into
python:masterfrom
elenaoat:issue22069

Conversation

@elenaoat
Copy link
Copy Markdown
Contributor

@elenaoat elenaoat commented Apr 26, 2018

@matrixise
Copy link
Copy Markdown
Member

Thank you for your patch,

@Mariatta Mariatta merged commit 7ffd4c5 into python:master May 14, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @elenaoat for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Copy Markdown
Member

Thanks @elenaoat 🌮

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-6801 is a backport of this pull request to the 3.7 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-6802 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-6803 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants